gdk: wayland: always set buffer scale on size update
authorLionel Landwerlin <llandwerlin@gmail.com>
Fri, 18 Aug 2017 22:57:56 +0000 (23:57 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 23 Aug 2017 14:44:20 +0000 (10:44 -0400)
commit12d10f239b1caa48f2f5ae903f955c92a9abf20d
tree2d0165d420f028cc63079c6af2b04e019cc0a7c7
parentf955c3eabcfe6066c1b6d082b0a65c91022ef7a9
gdk: wayland: always set buffer scale on size update

We're only updating this when we have an EGL window. This means we
have the wrong scaling factor when using Vulkan.

https://bugzilla.gnome.org/show_bug.cgi?id=786492
gdk/wayland/gdkwindow-wayland.c